home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5511 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.3 KB  |  63 lines

  1. Path: news.wasatch.com!news
  2. From: rdemanow@wasatch.com (Richard Demanowski)
  3. Newsgroups: comp.lang.c++
  4. Subject: Borland Turbo C++ for Windows 4.5 linker problems
  5. Date: 5 Feb 1996 05:01:28 GMT
  6. Organization: wasatch.com
  7. Message-ID: <4f42v8$1pi@twin.wasatch.com>
  8. NNTP-Posting-Host: port28.wasatch.com
  9. X-Newsreader: WinVN 0.99.5
  10.  
  11. I am trying to learn Windows programming, and have just purchased Turbo C++ 
  12. for Windows 4.5.
  13.  
  14. I chose Borland because I have been really satisfied with their Turbo C++ for 
  15. DOS, which I have been using for years.
  16.  
  17. Normally I program under the UNIX environment, in text mode or using X11R6.  
  18. Circumstances at school require that I program under DOS/Windows.  
  19. Circumstances at school also prevent me from calling Borland's help lines, 
  20. which are open 6:00 AM to 5:00 PM Pacific time, because I am in school from 
  21. 7:00 AM to 5:00 (often 7:00) PM Mountain time, plus a 1 hour bus ride each 
  22. way.  I have a bit of a problem, therefore, resolving this issue:
  23.  
  24. Every time I try to build an executable, even the included example programs, 
  25. the entire thing compiles, and begins to link.  The linking process gives the 
  26. following error:
  27.  
  28.     Linking :
  29.     IDE error :
  30.     BCW: unexpected termination during compilation [TCWS16 0042:AB58]
  31.  
  32. I cannot find any help in the on-line documentation, which is all that came 
  33. with my purchase of Turbo C++ for Windows 4.5 on CD-ROM.
  34.  
  35. My machine is a Pentium 120 with the following goodies:
  36.     16 MB RAM
  37.     256 K EDO pipeline cache
  38.     250 MB Conner HDD (drive C:, also contains my Linux partition, 110MB)
  39.     350 MB Seagate HDD (drive D:, where TCWin 4.5 is installed)
  40.     Sound Blaster 16 with 2X CD ROM
  41.     Adaptec 1522A Fast SCSI2 ISA adapter with:
  42.         Envisions 6200 24-bit color scanner
  43.         100MB Iomega ZIP Drive
  44.     ATI Mach64 2MB PCI video card
  45.     USRobotics Sportster 28.8 v.34 fax/modem
  46.     PCI IDE I/O controller.
  47.  
  48. Due to my unavailability during the day, I would like to get in contact with 
  49. Borland to resolve this issue via E-Mail, however, no address is provided in 
  50. any of the documentation I have, nor on their WWW site.
  51.  
  52. If anyone can assist in this matter, I would greatly appreciate it.
  53.  
  54. Thanx
  55.  
  56. RichD
  57. -- 
  58. rdemanow@wasatch.com           |I am lost.  I have gone to look for
  59. rjd9404@wcslc.edu              |myself.
  60. press any key to continue ...  |If I should return before I get back,
  61. press any other key to quit ...|please ask me to wait here.
  62.  
  63.